home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 February / Macworld (1998-02).dmg / Inside Macworld / Alphamania 2 & Effector Sets / AlphaMania 2 / Set FX.dir / 00074_Script_Settings Button < prev    next >
Text File  |  1997-12-19  |  70b  |  5 lines

  1. on mouseDown
  2.   if buttonHandler() then
  3.     Settings()
  4.   end if
  5. end